don't include QStaticStringData.
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 12 Oct 2021 16:57:14 +0000 (10:57 -0600)
committertsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 12 Oct 2021 16:57:14 +0000 (10:57 -0600)
missed one in the previous commit.

geojson.h

index f059ba7df783457dd818c0f1268b558b9ed70576..ec2439595451931936fa76e8321bcbc0da6903fd 100644 (file)
--- a/geojson.h
+++ b/geojson.h
@@ -21,7 +21,6 @@
 
 #include <QJsonArray>                // for QJsonArray
 #include <QJsonObject>               // for QJsonObject
-#include <QStaticStringData>         // for QStaticStringData
 #include <QString>                   // for QString, QStringLiteral
 #include <QVector>                   // for QVector